projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bdf4094
)
widget-factory: Add a mnemonic conflict
author
Matthias Clasen
<mclasen@redhat.com>
Thu, 28 May 2020 12:32:03 +0000
(08:32 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Thu, 28 May 2020 12:34:06 +0000
(08:34 -0400)
Make Alt-e the mnemionic for both the Edit menu
and the Select button on page 2. This shows that
mnemonic cycling doesn't currently work, we always
open the menu.
demos/widget-factory/widget-factory.ui
patch
|
blob
|
history
diff --git
a/demos/widget-factory/widget-factory.ui
b/demos/widget-factory/widget-factory.ui
index 7523595c4b031c0786d7f6f806dbbe623a678f56..5414ce82beb9318962af652a9ba551cb01b45d43 100644
(file)
--- a/
demos/widget-factory/widget-factory.ui
+++ b/
demos/widget-factory/widget-factory.ui
@@
-2169,7
+2169,7
@@
microphone-sensitivity-medium-symbolic</property>
</child>
<child>
<object class="GtkButton" id="selection_dialog_button">
- <property name="label" translatable="yes">
_S
elect</property>
+ <property name="label" translatable="yes">
S_
elect</property>
<property name="use-underline">1</property>
</object>
</child>